Represents the root collection of auctions


Properties

Name Returns Notes Example
parent CommonCollectionResource
name String
children List
childrenWithPermission ResourceList Get all auctions accessible by the current user
finishedAuctions ResourceList Returns a resource list of finished auctions which are active and accessible by the current user
wonAuctions ResourceList Returns a resource list of auctions which are active and won by the current user
title String
auctionSite Website

Methods

Name Returns Notes Example
is ( type ) boolean Returns true for auctions and AuctionFolder, and inherited values

Ask a question, or offer an answer